home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-10-11 | 933 b | 26 lines | [TEXT/GEOL] |
- Item 3183091 11-Oct-89 11:34
-
- From: D2086 Efficient Field Svc, C Faith,PRT
-
- To: MACAPP.NEWS$ MACAPP News
-
- Sub: Changing MacApp Source
-
- Greetings,
-
- A problem that manifests itself when using Object Pascal and MacApp is that if
- one wants to change the behavior of whole groups of objects (all descendants of
- a specific class) then one is forced to change the MacApp source. Further if
- one finds a bug then the source is usually changed. All this changing of
- source code makes for a lot of trouble. This is especially true when one
- either tries to Run the TMLConverter or some similar script to change the
- MacApp source or converts to a newer version of MacApp.
-
- There should be a better way to implement changes that affect the MacApp class
- hierarchy than changing the MacApp source.
-
- Does anyone else feel this need?
-
- - Curtis Faith
-
-